home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 22 / PC Actual CD 22.iso / SHARE / prog / POVRAY / LNSEFCTS.ZIP / RAND.INI < prev    next >
Encoding:
Text File  |  1997-07-18  |  974 b   |  26 lines

  1. ; LENS EFFECTS: RANDOM LENS EFFECT INI FILE
  2. ; *****************************************
  3. ; Use this file to easily render many different (and unique) copies of
  4. ; the "Random" lens effect type.  First, set the Final_Frame option to
  5. ; the number of renderings you want:
  6.  
  7. Final_Frame=100
  8.  
  9. ; Then render Rand.pov using this INI file, plus any other options
  10. ; you want.  To get the options for a particular effect, take note of
  11. ; the frame number and use it to set the following options, eg. if you
  12. ; wanted to find out the options for RAND057.TGA, use 57 (and make
  13. ; sure to remove the semicolons):
  14.  
  15. ;Subset_Start_Frame=57
  16. ;Subset_End_Frame=57
  17.  
  18. ; Then remove the semicolon from the following line (and change the file
  19. ; name if desired):
  20.  
  21. ;Debug_File=LE_OPTS.INC
  22.  
  23. ; You can now render Rand.pov using this INI file, and you will get a
  24. ; file called LE_OPTS.INC (or whatever name you are using) which you
  25. ; can modify and include directly into your scene.
  26.